Linux webm002.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
ocean-extra
/
includes
/
preloader
/
assets
/
css
/
styles
/
/home/ariannadhf/www/wp-content/plugins/ocean-extra/includes/preloader/assets/css/styles/heart.css
.preloader-heart { display: inline-block; position: relative; width: 80px; height: 80px; transform: rotate(45deg); transform-origin: 40px 40px; } .preloader-heart div { top: 32px; left: 32px; position: absolute; width: 32px; height: 32px; background: #fff; animation: preloader-heart 1.2s infinite cubic-bezier(0.215, 0.61, 0.355, 1); } .preloader-heart div:after, .preloader-heart div:before { content: " "; position: absolute; display: block; width: 32px; height: 32px; background: #fff; } .preloader-heart div:before { left: -24px; border-radius: 50% 0 0 50%; } .preloader-heart div:after { top: -24px; border-radius: 50% 50% 0 0; } @keyframes preloader-heart { 0% { transform: scale(0.95); } 5% { transform: scale(1.1); } 39% { transform: scale(0.85); } 45% { transform: scale(1); } 60% { transform: scale(0.95); } 100% { transform: scale(0.9); } }